home *** CD-ROM | disk | FTP | other *** search
- /* config.h.in. Generated automatically from configure.in by autoheader. */
-
- /* Define if on AIX 3.
- System headers sometimes define this.
- We just want to avoid a redefinition error message. */
- #ifndef _ALL_SOURCE
- #undef _ALL_SOURCE
- #endif
-
- /* Define to empty if the keyword does not work. */
- #undef const
-
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
-
- /* Define as __inline if that's what the C compiler calls it. */
- #undef inline
-
- /* Define if on MINIX. */
- #undef _MINIX
-
- /* Define if the system does not provide POSIX.1 features except
- with this defined. */
- #undef _POSIX_1_SOURCE
-
- /* Define if you need to in order for stat and other things to work. */
- #undef _POSIX_SOURCE
-
- /* Define as the return type of signal handlers (int or void). */
- #undef RETSIGTYPE
-
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- #undef size_t
-
- /* Define if you have the ANSI C header files. */
- #undef STDC_HEADERS
-
- /* Define if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
-
- /* Define if your <sys/time.h> declares struct tm. */
- #undef TM_IN_SYS_TIME
-
- /* Define this if you want to use Xdf */
- #undef USE_XDF
-
- /* Define this if you use mtools together with Solaris' vold */
- #undef USING_VOLD
-
- /* Define if you have the flock function. */
- #undef HAVE_FLOCK
-
- /* Define if you have the gettimeofday function. */
- #undef HAVE_GETTIMEOFDAY
-
- /* Define if you have the lockf function. */
- #undef HAVE_LOCKF
-
- /* Define if you have the memcpy function. */
- #undef HAVE_MEMCPY
-
- /* Define if you have the memset function. */
- #undef HAVE_MEMSET
-
- /* Define if you have the random function. */
- #undef HAVE_RANDOM
-
- /* Define if you have the srandom function. */
- #undef HAVE_SRANDOM
-
- /* Define if you have the strcasecmp function. */
- #undef HAVE_STRCASECMP
-
- /* Define if you have the strchr function. */
- #undef HAVE_STRCHR
-
- /* Define if you have the strcspn function. */
- #undef HAVE_STRCSPN
-
- /* Define if you have the strdup function. */
- #undef HAVE_STRDUP
-
- /* Define if you have the strerror function. */
- #undef HAVE_STRERROR
-
- /* Define if you have the strncasecmp function. */
- #undef HAVE_STRNCASECMP
-
- /* Define if you have the strpbrk function. */
- #undef HAVE_STRPBRK
-
- /* Define if you have the strrchr function. */
- #undef HAVE_STRRCHR
-
- /* Define if you have the strspn function. */
- #undef HAVE_STRSPN
-
- /* Define if you have the strtoul function. */
- #undef HAVE_STRTOUL
-
- /* Define if you have the tzset function. */
- #undef HAVE_TZSET
-
- /* Define if you have the utime function. */
- #undef HAVE_UTIME
-
- /* Define if you have the utimes function. */
- #undef HAVE_UTIMES
-
- /* Define if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
-
- /* Define if you have the <getopt> header file. */
- #undef HAVE_GETOPT
-
- /* Define if you have the <getopt.h> header file. */
- #undef HAVE_GETOPT_H
-
- /* Define if you have the <limits.h> header file. */
- #undef HAVE_LIMITS_H
-
- /* Define if you have the <malloc.h> header file. */
- #undef HAVE_MALLOC_H
-
- /* Define if you have the <memory.h> header file. */
- #undef HAVE_MEMORY_H
-
- /* Define if you have the <stdlib.h> header file. */
- #undef HAVE_STDLIB_H
-
- /* Define if you have the <string.h> header file. */
- #undef HAVE_STRING_H
-
- /* Define if you have the <strings.h> header file. */
- #undef HAVE_STRINGS_H
-
- /* Define if you have the <sys/file.h> header file. */
- #undef HAVE_SYS_FILE_H
-
- /* Define if you have the <sys/ioctl.h> header file. */
- #undef HAVE_SYS_IOCTL_H
-
- /* Define if you have the <sys/param.h> header file. */
- #undef HAVE_SYS_PARAM_H
-
- /* Define if you have the <sys/signal.h> header file. */
- #undef HAVE_SYS_SIGNAL_H
-
- /* Define if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
-
- /* Define if you have the <sys/termio.h> header file. */
- #undef HAVE_SYS_TERMIO_H
-
- /* Define if you have the <sys/termios.h> header file. */
- #undef HAVE_SYS_TERMIOS_H
-
- /* Define if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
-
- /* Define if you have the <termio.h> header file. */
- #undef HAVE_TERMIO_H
-
- /* Define if you have the <termios.h> header file. */
- #undef HAVE_TERMIOS_H
-
- /* Define if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
-
- /* Define if you have the <utime.h> header file. */
- #undef HAVE_UTIME_H
-
- /* Define if you have the sun library (-lsun). */
- #undef HAVE_LIBSUN
-